Click or drag to resize

UnifiedMessagingServiceKeepAlive Property

Gets or sets a value indicating whether to make a persistent connection.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool KeepAlive { get; set; }

Property Value

Type: Boolean
true if [keep alive]; otherwise, false.
See Also